/* general */

.na-view .hide-on-na {
  display: none;
}

.logged-out .NewsArticles>.Normal:first-child {
  display: none;
}

.listing-item {
  opacity: 1 !important;
}

#blog-nav,
#infscr-loading {
  text-align: center;
}

/* listings */

.NewsArticles {}

/* event listing */

.event-listing-col {}

.event-listing {
  margin-top: 0px !important;
  margin-bottom: 60px !important;
}

.event-listing__image {
  margin: -30px -30px 20px -30px;
}

.event-listing__date,
.event-listing__date--custom {
  color: #9D9D9D !important;
  font-size: 19px;
}

.event-listing__title {
  font-size: 28px !important;
}

.event-listing__summary {}

.event-listing__link {}

/* event detail */

.event-detail h1,
.event-detail h2,
.event-detail h3,
.event-detail h4,
.event-detail h5,
.event-detail h6 {
  color: #90ad3f;
  font-family: 'Ubuntu', sans-serif;
}

.event-detail a,
.event-detail a:link,
.event-detail a:focus,
.event-detail a:visited,
.event-detail a:hover {
  color: #90AD3F;
}

.event-detail p.text-normal {
  color: #515151;
}

.event-detail {
  margin-left: 20px;
  margin-right: 20px;
}

.event-detail .container.narrow-text {
  max-width: 1120px !important;
}

.event-detail__image {
  margin: 0;
  width: 100%;
}

.event-detail__image img {
  width: 100%;
}

@media (min-width: 992px) {
  .event-detail__image img {
    width: 60%;
    display: block;
    margin: 0 auto;
    max-width: 1120px !important;
  }
}

.event-detail__links {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0px -20px;
  width: calc(100% + 40px);
}

.event-detail__links>span {
  flex-grow: 1;
}

.event-detail__links p {
  margin: 0px;
  text-align: center;
}

.event-detail__links a,
.event-detail__links a:link,
.event-detail__links a:hover,
.event-detail__links a:focus,
.event-detail__links a:visited {
  flex-grow: 1;
  color: #606060;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media (max-width: 767px) {
  .event-detail__links {
    flex-direction: column;
  }

  .event-detail__links a {
    flex-direction: row !important;
    justify-content: flex-start !important;
  }

  .event-detail__links a:before {
    margin-right: 10px !important;
  }

  .event-detail__image img {
    width: 100%;
    display: block;
    padding: 0 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .event-detail__image img {
    width: 720px;
    display: block;
    margin: 0 auto;
  }
}

.event-detail__links>a,
.event-detail__links>span {
  padding: 15px;
  border-bottom: 1px solid #979797;
}

.event-detail__links>a:not(:first-child),
.event-detail__links>span:not(:first-child) {
  border-left: 1px solid #979797;
}

.event-detail__links a:before,
.event-detail__links span:before {
  filter: brightness(2.5);
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: auto;
  margin-right: auto;
}

.event-detail__title {
  color: #90ad3f;
  font-style: italic;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.1em;
  margin: 60px 0px 25px 0px !important;
}

.event-detail__date,
.event-detail__date--custom {
  font-family: "Maitree", serif;
  color: #9C9C9C;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 30px;
}

.event-detail__details {}

.event-detail__images {
  margin-bottom: 75px;
}

.event-detail__images .articleImageList {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.event-detail__images .articleImageList>li {
  float: none;
  display: inline-block;
}

.articleImageList__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 150px;
  width: 150px;
}

/* latest events (on news page) */

.latest-news__events {
  margin: 20px !important;
  width: calc(50% - 40px);
}

@media (max-width: 767px) {
  .latest-news__events {
    width: calc(100% - 40px) !important;
  }
}

/* default */

.article {
  clear: both;
  text-align: left;
  margin-bottom: 25px;
}

.articleHeadline h1 {
  margin-bottom: 0px;
  background-color: #F0F0F0;
  border: 1px dashed #C8C8C8;
}

.articleAuthor {
  margin-top: 5px;
}

.articleCalendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.articleCalendarIcon-01 {
  background: url('images/01.gif');
}

.articleCalendarIcon-02 {
  background: url('images/02.gif');
}

.articleCalendarIcon-03 {
  background: url('images/03.gif');
}

.articleCalendarIcon-04 {
  background: url('images/04.gif');
}

.articleCalendarIcon-05 {
  background: url('images/05.gif');
}

.articleCalendarIcon-06 {
  background: url('images/06.gif');
}

.articleCalendarIcon-07 {
  background: url('images/07.gif');
}

.articleCalendarIcon-08 {
  background: url('images/08.gif');
}

.articleCalendarIcon-09 {
  background: url('images/09.gif');
}

.articleCalendarIcon-10 {
  background: url('images/10.gif');
}

.articleCalendarIcon-11 {
  background: url('images/11.gif');
}

.articleCalendarIcon-12 {
  background: url('images/12.gif');
}

.articleCalendarDay {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align: center;
  padding-top: 15px;
}

.articleEntry {
  margin: 10px 5px;
}

.articleRelated {
  margin: 10px 5px;
}

.articleRelated a {
  display: block;
  margin-top: 5px;
}

.articleImage {
  margin: 2px 10px 4px 4px;
  float: left;
}

.articlePaging {
  border-bottom: 1px dotted #D8D8D8;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

.articleCategories {
  border-bottom: 1px dotted #D8D8D8;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

.related h2 {
  margin-bottom: 0px;
  background-color: #F0F0F0;
  border: 1px dashed #C8C8C8;
  padding-left: 5px;
}

.postRating h2 {
  margin-bottom: 0px;
  background-color: #F0F0F0;
  border: 1px dashed #C8C8C8;
  padding-left: 5px;
}

.articleComments {
  text-align: left;
}

.articleComments h2 {
  margin-bottom: 0px;
  background-color: #F0F0F0;
  border: 1px dashed #C8C8C8;
  padding-left: 5px;
}

.articleComment {
  margin: 5px 0 0px 0;
  padding: 5px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}

.articleCommentGravatar {
  margin: 2px 10px 4px 4px;
  float: left;
}

.articleCommentContent {
  text-align: left;
  padding: 0px 5px 10px 5px;
}

.articleCommentAuthor {}

.articleCommentDate {
  border-bottom: 1px dotted #D8D8D8;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

.articleImages {
  text-align: left;
}

.articleImages h2 {
  margin-bottom: 0px;
  background-color: #F0F0F0;
  border: 1px dashed #C8C8C8;
  padding-left: 5px;
}

.articleFiles {
  text-align: left;
}

.articleFiles h2 {
  margin-bottom: 0px;
  background-color: #F0F0F0;
  border: 1px dashed #C8C8C8;
  padding-left: 5px;
}

.postComment {
  text-align: left;
}

.postComment p,
.postComment div {
  padding: 2px 10px;
  margin: 0px;
}

.postComment h2 {
  margin-bottom: 0px;
  background-color: #F0F0F0;
  border: 1px dashed #C8C8C8;
  padding-left: 5px;
}

.postComment input {
  width: 150px;
}

.postComment #notify input {
  width: 20px;
}

.postComment textarea {
  width: 450px;
  height: 150px;
}

/* Photo Area */

.articleImageList li {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

/* File Area */

.articleFileList li {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5000;
  text-align: center;
  line-height: 0;
}

#jquery-lightbox a img {
  border: none;
}

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#lightbox-container-image {
  padding: 10px;
}

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#lightbox-container-image-data-box {
  background-color: #fff;
  margin: 0pt auto;
  overflow: auto;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.4em;
}

#lightbox-container-image-data {
  padding: 0 10px;
}

#lightbox-container-image-details {
  float: left;
  text-align: left;
  width: 70%;
}

#lightbox-container-image-details-caption {
  font-weight: bold;
}

#lightbox-container-image-details-currentNumber {
  clear: left;
  display: block;
}

#lightbox-container-image-details-currentNumber a,
lightbox-container-image-details-currentNumber a:hover {
  border-bottom: medium none;
  color: #151410;
  text-decoration: underline;
}

#lightbox-container-image-details-nav {
  clear: left;
  display: block;
  padding: 0pt 0pt 10px;
}

#lightbox-container-image-details-nav a,
#lightbox-container-image-details-nav a:hover {
  border-bottom: medium none;
  color: #151410;
  text-decoration: underline;
}

#lightbox-container-image-details-nav-btnPrev {
  margin: 0pt 8px 0pt 0pt;
}

#lightbox-image-details-close-btnClose {
  float: right;
}

#lightbox-image-details-close a,
#lightbox-image-details-close a:hover {
  border-bottom: medium none;
  color: #151410;
  text-decoration: underline;
}
